Added changes to enable full file cache stats#17538
Added changes to enable full file cache stats#17538gbbafna merged 1 commit intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for da0dcc9: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
server/src/main/java/org/opensearch/index/store/remote/filecache/FullFileCacheStats.java
Outdated
Show resolved
Hide resolved
...r/src/main/java/org/opensearch/index/store/remote/filecache/FullFileCacheStatsCollector.java
Outdated
Show resolved
Hide resolved
server/src/internalClusterTest/java/org/opensearch/remotestore/WritableWarmIT.java
Outdated
Show resolved
Hide resolved
server/src/internalClusterTest/java/org/opensearch/remotestore/WritableWarmIT.java
Outdated
Show resolved
Hide resolved
server/src/internalClusterTest/java/org/opensearch/remotestore/WritableWarmIT.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCache.java
Outdated
Show resolved
Hide resolved
|
❌ Gradle check result for a76bf30: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
a76bf30 to
f506cf3
Compare
416b10f to
ea56708
Compare
|
❌ Gradle check result for ea56708: Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 72f8ba0: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
72f8ba0 to
cd3221b
Compare
|
❌ Gradle check result for cd3221b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
server/src/main/java/org/opensearch/index/store/remote/filecache/AggregateFileCacheStats.java
Outdated
Show resolved
Hide resolved
server/src/internalClusterTest/java/org/opensearch/remotestore/WritableWarmIT.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Mayank Sharma <smynk@amazon.com>
cd3221b to
141d05c
Compare
Signed-off-by: Mayank Sharma <smynk@amazon.com>
Signed-off-by: Mayank Sharma <smynk@amazon.com>
Signed-off-by: Mayank Sharma <smynk@amazon.com>
Signed-off-by: Mayank Sharma <smynk@amazon.com>Signed-off-by: TJ Neuenfeldt <tjneu@amazon.com>
Signed-off-by: Mayank Sharma <smynk@amazon.com>
Description
Related Issues
Resolves #17479.
Meta Issue #13149
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.